Skip to content

Field Guide ​

Adds integration for Field Guide creature-entry unlocks.

Condition ​

epiphany_extra:fieldguide_entity_unlocked ​

Checks whether the player has unlocked a specified creature entry.

json
{
  "type": "epiphany_extra:fieldguide_entity_unlocked",
  "entity": "minecraft:cow"
}

Note

Use a Minecraft EntityType ID, such as minecraft:cow. Field Guide resolves the entry's canonical ID itself.